{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hingham Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.008266,
            52.588649
          ],
          [
            1.009237,
            52.588983
          ],
          [
            1.010208,
            52.589317
          ],
          [
            1.01203,
            52.589911
          ],
          [
            1.012115,
            52.589943
          ],
          [
            1.013948,
            52.590647
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011979182, NR9 4LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0082663481800764,
          52.58864850222269
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025334188, NR9 4AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0115601335326845,
          52.5916763179487
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025379102, NR9 4AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0104913845002716,
          52.59159559383384
        ]
      }
    }
  ]
}