{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waverley Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.052504,
            52.697364
          ],
          [
            -4.05282,
            52.696972
          ],
          [
            -4.053137,
            52.69658
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070281673, LL38 2AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.052495240146097,
          52.69738020940138
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070363489, LL38 2PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.052961696926828,
          52.6972282704883
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002949775, LL38 2PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.052961696926828,
          52.6972282704883
        ]
      }
    }
  ]
}