{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "York Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.508618,
            52.706549
          ],
          [
            -1.508879,
            52.706374
          ],
          [
            -1.509139,
            52.7062
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002348196, DE12 7JD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5086175601823135,
          52.70654850776857
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032001689, DE12 7JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5093293562636008,
          52.70642559809158
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032001693, DE12 7JH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.508913150559379,
          52.706585690524804
        ]
      }
    }
  ]
}