{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trinity Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.397085,
            50.908924
          ],
          [
            -1.397253,
            50.908859
          ],
          [
            -1.397422,
            50.908794
          ],
          [
            -1.397617,
            50.908711
          ],
          [
            -1.397812,
            50.908628
          ],
          [
            -1.397852,
            50.908627
          ],
          [
            -1.397893,
            50.908626
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001306772, SO14 0SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3972586971867071,
          50.908190873121825
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034866485, SO14 0BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3971926387573532,
          50.90890093815061
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062501092, SO14 0BB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3978047710285002,
          50.908859133150024
        ]
      }
    }
  ]
}