{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.767777,
            50.239436
          ],
          [
            -3.767796,
            50.239575
          ],
          [
            -3.767815,
            50.239714
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004748000, TQ8 8WP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.767691697007103,
          50.23978832392305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564600, TQ8 8DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7678055367766397,
          50.23945380635114
        ]
      }
    }
  ]
}