{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Holly Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.977871,
            51.305
          ],
          [
            0.977678,
            51.304674
          ],
          [
            0.977641,
            51.303819
          ],
          [
            0.977585,
            51.303612
          ],
          [
            0.977211,
            51.302217
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015340735, CT2 9LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9778150598093742,
          51.30665809927397
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023195181, ME13 9LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9764074693019343,
          51.30087452540228
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062086767, CT2 9LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9774275632373136,
          51.30532779198944
        ]
      }
    }
  ]
}