{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Head Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.555288,
            53.138248
          ],
          [
            -1.555318,
            53.138032
          ],
          [
            -1.555309,
            53.138031
          ],
          [
            -1.554941,
            53.138005
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010336743, DE4 3AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5551477243535767,
          53.13802343891501
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010336744, DE4 3AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5551477243535767,
          53.13802343891501
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010339262, DE4 3AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.555191824969058,
          53.138095515790255
        ]
      }
    }
  ]
}