{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clinton Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.172789,
            50.117195
          ],
          [
            -5.172735,
            50.117256
          ],
          [
            -5.172638,
            50.117365
          ],
          [
            -5.172496,
            50.117524
          ],
          [
            -5.172369,
            50.117666
          ],
          [
            -5.172275,
            50.117873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013620753, TR11 5AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.172284218211157,
          50.11787162580661
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040061223, TR11 5AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.172565034721297,
          50.117252213882196
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040061224, TR11 5AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.172395362476205,
          50.1174367755379
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040061225, TR11 5AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.172333256412318,
          50.11755542279067
        ]
      }
    }
  ]
}