{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chimney Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.404391,
            51.38639
          ],
          [
            -3.404311,
            51.387051
          ],
          [
            -3.404256,
            51.387506
          ],
          [
            -3.403926,
            51.387492
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "64102248, CF62 4ZW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4043922684848433,
          51.386400157996135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015763423, CF62 4ZW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4040858452213283,
          51.386718559273845
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015764805, CF62 4ZW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4046789404329587,
          51.387313928781715
        ]
      }
    }
  ]
}