{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old Rydon Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.473465,
            50.708256
          ],
          [
            -3.473454,
            50.708193
          ],
          [
            -3.473444,
            50.708131
          ],
          [
            -3.473326,
            50.707585
          ],
          [
            -3.473133,
            50.707179
          ],
          [
            -3.473112,
            50.70686
          ],
          [
            -3.473027,
            50.705568
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013043588, EX2 7RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4734796311519682,
          50.70825093333198
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040226724, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4733999516567797,
          50.70706482821618
        ]
      }
    }
  ]
}