{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sea View Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.70751,
            52.69464
          ],
          [
            1.707201,
            52.69464
          ],
          [
            1.706892,
            52.694641
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sea View Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.706892,
            52.694641
          ],
          [
            1.706361,
            52.694642
          ],
          [
            1.705829,
            52.694644
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023460051, NR29 4JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7058762811611683,
          52.694651544027444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023462709, NR29 4JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7072562956653485,
          52.69468929468383
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091318364, NR29 4JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.707472754297201,
          52.69444865670109
        ]
      }
    }
  ]
}