{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hardwick Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.677544,
            52.5378
          ],
          [
            -0.677467,
            52.537749
          ],
          [
            -0.677343,
            52.537667
          ],
          [
            -0.677305,
            52.537641
          ],
          [
            -0.677103,
            52.537507
          ],
          [
            -0.676662,
            52.537215
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008565903, NN17 3DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.67754499056931,
          52.537763956729954
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030982904, NN17 3BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6774198967980497,
          52.537510825526766
        ]
      }
    }
  ]
}