{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "York Buildings",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.402545,
            50.902993
          ],
          [
            -1.402543,
            50.90282
          ],
          [
            -1.402541,
            50.902646
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "York Buildings",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.402499,
            50.902121
          ],
          [
            -1.402509,
            50.901946
          ],
          [
            -1.402518,
            50.90177
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034866725, SO14 3HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4025174023098115,
          50.901815241875944
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062501286, SO14 1BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4025364099175057,
          50.90255272311387
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001911690, SO14 2BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.402892950302065,
          50.902473613930184
        ]
      }
    }
  ]
}