{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cecil Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.75452,
            51.563171
          ],
          [
            -1.754204,
            51.562937
          ],
          [
            -1.753888,
            51.562702
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009421922, SN3 3DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7538879993833625,
          51.56270224594238
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121123049, SN3 3DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7541169234492586,
          51.56305338930238
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121123050, SN3 3DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7543919355836561,
          51.56288312822068
        ]
      }
    }
  ]
}