{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dorking Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.175074,
            52.960771
          ],
          [
            -1.175162,
            52.96109
          ],
          [
            -1.175249,
            52.961408
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009155232, NG7 3AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1749985198712904,
          52.96050730886447
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092019481, NG7 5PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1749848362885071,
          52.961226372202226
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092020878, NG7 5PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1749848362885071,
          52.961226372202226
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032130032, NG7 5PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1749848362885071,
          52.961226372202226
        ]
      }
    }
  ]
}