{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chestnut Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.374307,
            54.065903
          ],
          [
            -0.374334,
            54.065659
          ],
          [
            -0.374362,
            54.065414
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094487098, YO25 4RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.374340058641797,
          54.06562438928946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094487115, YO25 4AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3742152347534248,
          54.06529910993688
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094487116, YO25 4AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3745995145616134,
          54.06524138249769
        ]
      }
    }
  ]
}